How to Install kde-standard software package in Debian 8 (Jessie)

How to Install kde-standard software package in Debian 8 (Jessie)

kde-standard software package provides KDE Plasma Desktop and standard set of applications, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kde-standard 

kde-standard is installed in your system.

Make ensure the kde-standard package were installed using the commands given below,

$ sudo dpkg-query -l | grep kde-standard *

You will get with kde-standard package name, version, architecture and description in a table

kde-standard package basic information:

Distro Debian 8 jessie
Section Meta packages
Package kde-standard
Version 06:24:00
Description KDE Plasma Desktop and standard set of applications
Sub Section metapackages


See Also, How to uninstall or remove kde-standard software package from Debian 8 (Jessie)?